[INFO] cloning repository https://github.com/kimt86/wp-tt-dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimt86/wp-tt-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimt86%2Fwp-tt-dashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimt86%2Fwp-tt-dashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23925458a4174e9591745dcdd41d7d34f174ceed
[INFO] fixing kimt86/wp-tt-dashboard against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimt86%2Fwp-tt-dashboard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kimt86/wp-tt-dashboard
[INFO] finished tweaking git repo https://github.com/kimt86/wp-tt-dashboard
[INFO] tweaked toml for git repo https://github.com/kimt86/wp-tt-dashboard written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kimt86/wp-tt-dashboard on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kimt86/wp-tt-dashboard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c
[INFO] running `Command { std: "docker" "start" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/extractor/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking wp-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Migrating crates/core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking wp-extractor v0.1.0 (/opt/rustwide/workdir/crates/extractor)
[INFO] [stderr]     Checking wp-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Migrating crates/extractor/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/extractor/src/workpool.rs (2 fixes)
[INFO] [stderr]        Fixed crates/extractor/src/shift.rs (2 fixes)
[INFO] [stderr]    Migrating crates/api/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/api/src/live.rs:69:64
[INFO] [stdout]     |
[INFO] [stdout]  69 |             crate::routes::cycle_by_jobtype(&pool, date, date).await.unwrap_or((None, None))
[INFO] [stdout]     |             ---------------------------------------------------^^^^^
[INFO] [stdout]     |             |                                                  |
[INFO] [stdout]     |             |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |         } else {
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1269:29
[INFO] [stdout]      |
[INFO] [stdout] 1262 |               ticker.tick().await;
[INFO] [stdout]      |               -------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1263 |               let (assigned, on_duty) = assigned_on_duty(&pool).await;
[INFO] [stdout]      |                                         -----------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1269 |               if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ________________________-____^
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `e` calls a custom destructor
[INFO] [stdout]      | |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1270 | |                 "INSERT INTO util_tt_sample (business_date, shift, assigned, on_duty) VALUES ($1,$2,$3,$4)",
[INFO] [stdout] 1271 | |             )
[INFO] [stdout] 1272 | |             .bind(bd)
[INFO] [stdout] ...    |
[INFO] [stdout] 1276 | |             .execute(&pool)
[INFO] [stdout] 1277 | |             .await
[INFO] [stdout]      | |              ----^
[INFO] [stdout]      | |              |   |
[INFO] [stdout]      | |              |   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |              |   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1281 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1387:33
[INFO] [stdout]      |
[INFO] [stdout] 1307 |               ticker.tick().await;
[INFO] [stdout]      |               -------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1311 |                   let devices = lm.devices.read().await;
[INFO] [stdout]      |                       -------   -----------------------
[INFO] [stdout]      |                       |         |                 |
[INFO] [stdout]      |                       |         |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       |         |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `devices` calls a custom destructor
[INFO] [stdout]      |                       `devices` will be dropped later as of Edition 2024
[INFO] [stdout] 1312 |                   let plc = lm.plc.read().await;
[INFO] [stdout]      |                       ---   -------------------
[INFO] [stdout]      |                       |     |             |
[INFO] [stdout]      |                       |     |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       |     |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                       |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `plc` calls a custom destructor
[INFO] [stdout]      |                       `plc` will be dropped later as of Edition 2024
[INFO] [stdout] 1313 |                   let centroids = lm.centroids.read().await;
[INFO] [stdout]      |                       ---------   -------------------------
[INFO] [stdout]      |                       |           |                   |
[INFO] [stdout]      |                       |           |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       |           |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                       |           `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `centroids` calls a custom destructor
[INFO] [stdout]      |                       `centroids` will be dropped later as of Edition 2024
[INFO] [stdout] 1314 |                   let assigned = lm.assigned_pool.read().await;
[INFO] [stdout]      |                       --------   -----------------------------
[INFO] [stdout]      |                       |          |                       |
[INFO] [stdout]      |                       |          |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |          |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `assigned` calls a custom destructor
[INFO] [stdout]      |                       `assigned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1376 |                   let mut open = lm.soon_idle_open.lock().await;
[INFO] [stdout]      |                       --------   ------------------------------
[INFO] [stdout]      |                       |          |                        |
[INFO] [stdout]      |                       |          |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                       |          |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       |          `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `open` calls a custom destructor
[INFO] [stdout]      |                       `open` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1387 |                   if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ____________________________-____^
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |                            `e` calls a custom destructor
[INFO] [stdout]      | |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1388 | |                     "INSERT INTO tt_soon_idle_pred
[INFO] [stdout] 1389 | |                        (ytno, container, jobtype, qc, topos, predicted_at, source, gps_would_fire,
[INFO] [stdout] 1390 | |                         nearest_rtg_m, reason, business_date, shift)
[INFO] [stdout] ...    |
[INFO] [stdout] 1405 | |                 .execute(&pool)
[INFO] [stdout] 1406 | |                 .await
[INFO] [stdout]      | |                  ----^
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |                  |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                  |   up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                    |   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                    up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1410 |               }
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `devices` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `plc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `centroids` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `assigned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `open` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1484:33
[INFO] [stdout]      |
[INFO] [stdout] 1475 |   ...   ticker.tick().await;
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1476 |   ...   let snap: Vec<(String, Centroid)> = {
[INFO] [stdout] 1477 |   ...       let c = lm.centroids.read().await;
[INFO] [stdout]      |                 -   -------------------------
[INFO] [stdout]      |                 |   |                   |
[INFO] [stdout]      |                 |   |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 |   |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `c` calls a custom destructor
[INFO] [stdout]      |                 `c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1484 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____^
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      `e` calls a custom destructor
[INFO] [stdout]      | |                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1485 | | ...           "INSERT INTO learn_topos_point (topos, is_crane, lat, lon, n, obs, spread_m, updated_at)
[INFO] [stdout] 1486 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7, now())
[INFO] [stdout] 1487 | | ...            ON CONFLICT (topos) DO UPDATE SET
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | | ...       .execute(&pool)
[INFO] [stdout] 1498 | | ...       .await
[INFO] [stdout]      | |            ----^
[INFO] [stdout]      | |            |   |
[INFO] [stdout]      | |            |   this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      | |            |   up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |              |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1503 |   ...   }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 1506 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1507 | | ...       "INSERT INTO learn_topos_metric
[INFO] [stdout] 1508 | | ...          (captured_at, distinct_topos, confident_topos, total_obs, median_spread_m)
[INFO] [stdout] 1509 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE n >= 30),
[INFO] [stdout] ...    |
[INFO] [stdout] 1516 | | ...   .execute(&pool)
[INFO] [stdout] 1517 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |________|___`#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1518 |   ...   let _ = sqlx::query("DELETE FROM learn_topos_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1519 | | ...       .execute(&pool)
[INFO] [stdout] 1520 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |____________|___`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1528 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1529 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1530 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, precision_pct, lead_p10_s, lead_p50_s, lead_p90_s)
[INFO] [stdout] 1531 | | ...        SELECT now(), m.jobtype, m.source, 24, count(*), count(m.idle_ts),
[INFO] [stdout] ...    |
[INFO] [stdout] 1562 | | ...   .execute(&pool)
[INFO] [stdout] 1563 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |________|___`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |          |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |          `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1564 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1565 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1566 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, recall_pct)
[INFO] [stdout] 1567 | | ...        SELECT now(), t.jobtype, 'ALL', 24, count(*), count(t.pid),
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | | ...   .execute(&pool)
[INFO] [stdout] 1587 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |          |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] 1588 |   ...   let _ = sqlx::query("DELETE FROM tt_soon_idle_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1589 | | ...       .execute(&pool)
[INFO] [stdout] 1590 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |____________|___`#17` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |              |   `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1594 | | ...       let l = lm.lanes.read().await;
[INFO] [stdout]      | |               -   ---------------------
[INFO] [stdout]      | |               |   |               |
[INFO] [stdout]      | |               |   |               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |               |   |               `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               |   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |               |   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               `l` calls a custom destructor
[INFO] [stdout]      | |               `l` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____-
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] 1602 | | ...           "INSERT INTO learn_lane_cell
[INFO] [stdout] 1603 | | ...              (lat_idx, lon_idx, lat, lon, passes, heading_deg, directionality, mean_speed, updated_at)
[INFO] [stdout] 1604 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7,$8, now())
[INFO] [stdout] ...    |
[INFO] [stdout] 1616 | | ...       .execute(&pool)
[INFO] [stdout] 1617 | | ...       .await
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |              |   `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1623 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1624 | | ...       "INSERT INTO learn_lane_metric (captured_at, cells, road_cells, total_passes, oneway_frac)
[INFO] [stdout] 1625 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE passes >= 20),
[INFO] [stdout] 1626 | | ...               coalesce(sum(passes), 0)::bigint,
[INFO] [stdout] ...    |
[INFO] [stdout] 1633 | | ...   .execute(&pool)
[INFO] [stdout] 1634 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |________|___`#25` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |          |   `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] 1635 |   ...   let _ = sqlx::query("DELETE FROM learn_lane_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1636 | | ...       .execute(&pool)
[INFO] [stdout] 1637 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |____________|___`#28` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |              |   `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `l` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1601:33
[INFO] [stdout]      |
[INFO] [stdout] 1475 |   ...   ticker.tick().await;
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1476 |   ...   let snap: Vec<(String, Centroid)> = {
[INFO] [stdout] 1477 |   ...       let c = lm.centroids.read().await;
[INFO] [stdout]      |                 -   -------------------------
[INFO] [stdout]      |                 |   |                   |
[INFO] [stdout]      |                 |   |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 |   |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `c` calls a custom destructor
[INFO] [stdout]      |                 `c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1484 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____-
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      `e` calls a custom destructor
[INFO] [stdout]      | |                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1485 | | ...           "INSERT INTO learn_topos_point (topos, is_crane, lat, lon, n, obs, spread_m, updated_at)
[INFO] [stdout] 1486 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7, now())
[INFO] [stdout] 1487 | | ...            ON CONFLICT (topos) DO UPDATE SET
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | | ...       .execute(&pool)
[INFO] [stdout] 1498 | | ...       .await
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |            |   |
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |              |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1506 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1507 | | ...       "INSERT INTO learn_topos_metric
[INFO] [stdout] 1508 | | ...          (captured_at, distinct_topos, confident_topos, total_obs, median_spread_m)
[INFO] [stdout] 1509 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE n >= 30),
[INFO] [stdout] ...    |
[INFO] [stdout] 1516 | | ...   .execute(&pool)
[INFO] [stdout] 1517 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |________|___`#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1518 |   ...   let _ = sqlx::query("DELETE FROM learn_topos_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1519 | | ...       .execute(&pool)
[INFO] [stdout] 1520 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |____________|___`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1528 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1529 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1530 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, precision_pct, lead_p10_s, lead_p50_s, lead_p90_s)
[INFO] [stdout] 1531 | | ...        SELECT now(), m.jobtype, m.source, 24, count(*), count(m.idle_ts),
[INFO] [stdout] ...    |
[INFO] [stdout] 1562 | | ...   .execute(&pool)
[INFO] [stdout] 1563 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |________|___`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |          |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |          `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1564 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1565 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1566 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, recall_pct)
[INFO] [stdout] 1567 | | ...        SELECT now(), t.jobtype, 'ALL', 24, count(*), count(t.pid),
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | | ...   .execute(&pool)
[INFO] [stdout] 1587 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |          |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] 1588 |   ...   let _ = sqlx::query("DELETE FROM tt_soon_idle_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1589 | | ...       .execute(&pool)
[INFO] [stdout] 1590 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |____________|___`#17` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |              |   `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1594 | | ...       let l = lm.lanes.read().await;
[INFO] [stdout]      | |               -   ---------------------
[INFO] [stdout]      | |               |   |               |
[INFO] [stdout]      | |               |   |               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |               |   |               `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               |   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |               |   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               `l` calls a custom destructor
[INFO] [stdout]      | |               `l` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____^
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] 1602 | | ...           "INSERT INTO learn_lane_cell
[INFO] [stdout] 1603 | | ...              (lat_idx, lon_idx, lat, lon, passes, heading_deg, directionality, mean_speed, updated_at)
[INFO] [stdout] 1604 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7,$8, now())
[INFO] [stdout] ...    |
[INFO] [stdout] 1616 | | ...       .execute(&pool)
[INFO] [stdout] 1617 | | ...       .await
[INFO] [stdout]      | |            ----^
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      | |____________|___up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |              |   `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1622 | | ...   }
[INFO] [stdout]      | |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 1623 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1624 | | ...       "INSERT INTO learn_lane_metric (captured_at, cells, road_cells, total_passes, oneway_frac)
[INFO] [stdout] 1625 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE passes >= 20),
[INFO] [stdout] 1626 | | ...               coalesce(sum(passes), 0)::bigint,
[INFO] [stdout] ...    |
[INFO] [stdout] 1633 | | ...   .execute(&pool)
[INFO] [stdout] 1634 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |________|___`#25` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |          |   `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] 1635 |   ...   let _ = sqlx::query("DELETE FROM learn_lane_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1636 | | ...       .execute(&pool)
[INFO] [stdout] 1637 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |____________|___`#28` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |              |   `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `l` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/extractor/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/api/src/live.rs:69:64
[INFO] [stdout]     |
[INFO] [stdout]  69 |             crate::routes::cycle_by_jobtype(&pool, date, date).await.unwrap_or((None, None))
[INFO] [stdout]     |             ---------------------------------------------------^^^^^
[INFO] [stdout]     |             |                                                  |
[INFO] [stdout]     |             |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |         } else {
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1269:29
[INFO] [stdout]      |
[INFO] [stdout] 1262 |               ticker.tick().await;
[INFO] [stdout]      |               -------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1263 |               let (assigned, on_duty) = assigned_on_duty(&pool).await;
[INFO] [stdout]      |                                         -----------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1269 |               if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ________________________-____^
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `e` calls a custom destructor
[INFO] [stdout]      | |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1270 | |                 "INSERT INTO util_tt_sample (business_date, shift, assigned, on_duty) VALUES ($1,$2,$3,$4)",
[INFO] [stdout] 1271 | |             )
[INFO] [stdout] 1272 | |             .bind(bd)
[INFO] [stdout] ...    |
[INFO] [stdout] 1276 | |             .execute(&pool)
[INFO] [stdout] 1277 | |             .await
[INFO] [stdout]      | |              ----^
[INFO] [stdout]      | |              |   |
[INFO] [stdout]      | |              |   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |              |   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1281 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1387:33
[INFO] [stdout]      |
[INFO] [stdout] 1307 |               ticker.tick().await;
[INFO] [stdout]      |               -------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1311 |                   let devices = lm.devices.read().await;
[INFO] [stdout]      |                       -------   -----------------------
[INFO] [stdout]      |                       |         |                 |
[INFO] [stdout]      |                       |         |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       |         |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `devices` calls a custom destructor
[INFO] [stdout]      |                       `devices` will be dropped later as of Edition 2024
[INFO] [stdout] 1312 |                   let plc = lm.plc.read().await;
[INFO] [stdout]      |                       ---   -------------------
[INFO] [stdout]      |                       |     |             |
[INFO] [stdout]      |                       |     |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       |     |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                       |     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `plc` calls a custom destructor
[INFO] [stdout]      |                       `plc` will be dropped later as of Edition 2024
[INFO] [stdout] 1313 |                   let centroids = lm.centroids.read().await;
[INFO] [stdout]      |                       ---------   -------------------------
[INFO] [stdout]      |                       |           |                   |
[INFO] [stdout]      |                       |           |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       |           |                   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                       |           `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `centroids` calls a custom destructor
[INFO] [stdout]      |                       `centroids` will be dropped later as of Edition 2024
[INFO] [stdout] 1314 |                   let assigned = lm.assigned_pool.read().await;
[INFO] [stdout]      |                       --------   -----------------------------
[INFO] [stdout]      |                       |          |                       |
[INFO] [stdout]      |                       |          |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |          |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `assigned` calls a custom destructor
[INFO] [stdout]      |                       `assigned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1376 |                   let mut open = lm.soon_idle_open.lock().await;
[INFO] [stdout]      |                       --------   ------------------------------
[INFO] [stdout]      |                       |          |                        |
[INFO] [stdout]      |                       |          |                        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                       |          |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       |          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       |          `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `open` calls a custom destructor
[INFO] [stdout]      |                       `open` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1387 |                   if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ____________________________-____^
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |                            `e` calls a custom destructor
[INFO] [stdout]      | |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1388 | |                     "INSERT INTO tt_soon_idle_pred
[INFO] [stdout] 1389 | |                        (ytno, container, jobtype, qc, topos, predicted_at, source, gps_would_fire,
[INFO] [stdout] 1390 | |                         nearest_rtg_m, reason, business_date, shift)
[INFO] [stdout] ...    |
[INFO] [stdout] 1405 | |                 .execute(&pool)
[INFO] [stdout] 1406 | |                 .await
[INFO] [stdout]      | |                  ----^
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |                  |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                  |   up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                    |   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                    up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1410 |               }
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `devices` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `plc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `centroids` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `assigned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `open` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1484:33
[INFO] [stdout]      |
[INFO] [stdout] 1475 |   ...   ticker.tick().await;
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1476 |   ...   let snap: Vec<(String, Centroid)> = {
[INFO] [stdout] 1477 |   ...       let c = lm.centroids.read().await;
[INFO] [stdout]      |                 -   -------------------------
[INFO] [stdout]      |                 |   |                   |
[INFO] [stdout]      |                 |   |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 |   |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `c` calls a custom destructor
[INFO] [stdout]      |                 `c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1484 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____^
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      `e` calls a custom destructor
[INFO] [stdout]      | |                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1485 | | ...           "INSERT INTO learn_topos_point (topos, is_crane, lat, lon, n, obs, spread_m, updated_at)
[INFO] [stdout] 1486 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7, now())
[INFO] [stdout] 1487 | | ...            ON CONFLICT (topos) DO UPDATE SET
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | | ...       .execute(&pool)
[INFO] [stdout] 1498 | | ...       .await
[INFO] [stdout]      | |            ----^
[INFO] [stdout]      | |            |   |
[INFO] [stdout]      | |            |   this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      | |            |   up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |              |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1503 |   ...   }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 1506 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1507 | | ...       "INSERT INTO learn_topos_metric
[INFO] [stdout] 1508 | | ...          (captured_at, distinct_topos, confident_topos, total_obs, median_spread_m)
[INFO] [stdout] 1509 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE n >= 30),
[INFO] [stdout] ...    |
[INFO] [stdout] 1516 | | ...   .execute(&pool)
[INFO] [stdout] 1517 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |________|___`#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1518 |   ...   let _ = sqlx::query("DELETE FROM learn_topos_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1519 | | ...       .execute(&pool)
[INFO] [stdout] 1520 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |____________|___`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1528 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1529 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1530 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, precision_pct, lead_p10_s, lead_p50_s, lead_p90_s)
[INFO] [stdout] 1531 | | ...        SELECT now(), m.jobtype, m.source, 24, count(*), count(m.idle_ts),
[INFO] [stdout] ...    |
[INFO] [stdout] 1562 | | ...   .execute(&pool)
[INFO] [stdout] 1563 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |________|___`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |          |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |          `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1564 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1565 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1566 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, recall_pct)
[INFO] [stdout] 1567 | | ...        SELECT now(), t.jobtype, 'ALL', 24, count(*), count(t.pid),
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | | ...   .execute(&pool)
[INFO] [stdout] 1587 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |          |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] 1588 |   ...   let _ = sqlx::query("DELETE FROM tt_soon_idle_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1589 | | ...       .execute(&pool)
[INFO] [stdout] 1590 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |____________|___`#17` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |              |   `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1594 | | ...       let l = lm.lanes.read().await;
[INFO] [stdout]      | |               -   ---------------------
[INFO] [stdout]      | |               |   |               |
[INFO] [stdout]      | |               |   |               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |               |   |               `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               |   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |               |   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               `l` calls a custom destructor
[INFO] [stdout]      | |               `l` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____-
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] 1602 | | ...           "INSERT INTO learn_lane_cell
[INFO] [stdout] 1603 | | ...              (lat_idx, lon_idx, lat, lon, passes, heading_deg, directionality, mean_speed, updated_at)
[INFO] [stdout] 1604 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7,$8, now())
[INFO] [stdout] ...    |
[INFO] [stdout] 1616 | | ...       .execute(&pool)
[INFO] [stdout] 1617 | | ...       .await
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |              |   `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1623 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1624 | | ...       "INSERT INTO learn_lane_metric (captured_at, cells, road_cells, total_passes, oneway_frac)
[INFO] [stdout] 1625 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE passes >= 20),
[INFO] [stdout] 1626 | | ...               coalesce(sum(passes), 0)::bigint,
[INFO] [stdout] ...    |
[INFO] [stdout] 1633 | | ...   .execute(&pool)
[INFO] [stdout] 1634 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |________|___`#25` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |          |   `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] 1635 |   ...   let _ = sqlx::query("DELETE FROM learn_lane_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1636 | | ...       .execute(&pool)
[INFO] [stdout] 1637 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |____________|___`#28` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |              |   `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `l` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/api/src/livemap.rs:1601:33
[INFO] [stdout]      |
[INFO] [stdout] 1475 |   ...   ticker.tick().await;
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 1476 |   ...   let snap: Vec<(String, Centroid)> = {
[INFO] [stdout] 1477 |   ...       let c = lm.centroids.read().await;
[INFO] [stdout]      |                 -   -------------------------
[INFO] [stdout]      |                 |   |                   |
[INFO] [stdout]      |                 |   |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 |   |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `c` calls a custom destructor
[INFO] [stdout]      |                 `c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1484 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____-
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      `e` calls a custom destructor
[INFO] [stdout]      | |                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1485 | | ...           "INSERT INTO learn_topos_point (topos, is_crane, lat, lon, n, obs, spread_m, updated_at)
[INFO] [stdout] 1486 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7, now())
[INFO] [stdout] 1487 | | ...            ON CONFLICT (topos) DO UPDATE SET
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | | ...       .execute(&pool)
[INFO] [stdout] 1498 | | ...       .await
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |            |   |
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |              |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |              `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1506 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1507 | | ...       "INSERT INTO learn_topos_metric
[INFO] [stdout] 1508 | | ...          (captured_at, distinct_topos, confident_topos, total_obs, median_spread_m)
[INFO] [stdout] 1509 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE n >= 30),
[INFO] [stdout] ...    |
[INFO] [stdout] 1516 | | ...   .execute(&pool)
[INFO] [stdout] 1517 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |________|___`#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 1518 |   ...   let _ = sqlx::query("DELETE FROM learn_topos_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1519 | | ...       .execute(&pool)
[INFO] [stdout] 1520 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |____________|___`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1528 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1529 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1530 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, precision_pct, lead_p10_s, lead_p50_s, lead_p90_s)
[INFO] [stdout] 1531 | | ...        SELECT now(), m.jobtype, m.source, 24, count(*), count(m.idle_ts),
[INFO] [stdout] ...    |
[INFO] [stdout] 1562 | | ...   .execute(&pool)
[INFO] [stdout] 1563 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |________|___`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |          |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |          `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1564 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1565 | | ...       "INSERT INTO tt_soon_idle_metric
[INFO] [stdout] 1566 | | ...          (captured_at, jobtype, source, window_h, predictions, matched, recall_pct)
[INFO] [stdout] 1567 | | ...        SELECT now(), t.jobtype, 'ALL', 24, count(*), count(t.pid),
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | | ...   .execute(&pool)
[INFO] [stdout] 1587 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |          |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |          `#16` will be dropped later as of Edition 2024
[INFO] [stdout] 1588 |   ...   let _ = sqlx::query("DELETE FROM tt_soon_idle_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1589 | | ...       .execute(&pool)
[INFO] [stdout] 1590 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |____________|___`#17` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |              |   `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |              `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1594 | | ...       let l = lm.lanes.read().await;
[INFO] [stdout]      | |               -   ---------------------
[INFO] [stdout]      | |               |   |               |
[INFO] [stdout]      | |               |   |               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |               |   |               `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               |   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |               |   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |               `l` calls a custom destructor
[INFO] [stdout]      | |               `l` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 |   ...       if let Err(e) = sqlx::query(
[INFO] [stdout]      |  ______________________-____^
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      |  ______________________|____|
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] 1602 | | ...           "INSERT INTO learn_lane_cell
[INFO] [stdout] 1603 | | ...              (lat_idx, lon_idx, lat, lon, passes, heading_deg, directionality, mean_speed, updated_at)
[INFO] [stdout] 1604 | | ...              VALUES ($1,$2,$3,$4,$5,$6,$7,$8, now())
[INFO] [stdout] ...    |
[INFO] [stdout] 1616 | | ...       .execute(&pool)
[INFO] [stdout] 1617 | | ...       .await
[INFO] [stdout]      | |            ----^
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      | |____________|___up until Edition 2021 `#31` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |              |   `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |              up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |              `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1622 | | ...   }
[INFO] [stdout]      | |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 1623 |   ...   let _ = sqlx::query(
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1624 | | ...       "INSERT INTO learn_lane_metric (captured_at, cells, road_cells, total_passes, oneway_frac)
[INFO] [stdout] 1625 | | ...        SELECT now(), count(*), count(*) FILTER (WHERE passes >= 20),
[INFO] [stdout] 1626 | | ...               coalesce(sum(passes), 0)::bigint,
[INFO] [stdout] ...    |
[INFO] [stdout] 1633 | | ...   .execute(&pool)
[INFO] [stdout] 1634 | | ...   .await;
[INFO] [stdout]      | |        -----
[INFO] [stdout]      | |________|___|
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |________|___`#25` will be dropped later as of Edition 2024
[INFO] [stdout]      | |________|___this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |          |   `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] 1635 |   ...   let _ = sqlx::query("DELETE FROM learn_lane_metric WHERE captured_at < now() - interval '30 days'")
[INFO] [stdout]      |  _______________-
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout]      | |_______________|
[INFO] [stdout] 1636 | | ...       .execute(&pool)
[INFO] [stdout] 1637 | | ...       .await;
[INFO] [stdout]      | |            -----
[INFO] [stdout]      | |____________|___|
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |____________|___`#28` will be dropped later as of Edition 2024
[INFO] [stdout]      | |____________|___this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |              |   `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |              `#30` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `l` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/extractor/src/main.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/extractor/src/main.rs:137:33
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 if let Err(e) = run_kpi(&pool, k, today, &target).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                                 |
[INFO] [stdout]     |                            |    |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/extractor/tests/upsert_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/extractor/tests/rollup_pg.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/extractor/tests/transform_pg.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/extractor/src/main.rs:137:33
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 if let Err(e) = run_kpi(&pool, k, today, &target).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                                 |
[INFO] [stdout]     |                            |    |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] crater-edition-check: wp-core v0.1.0 (/opt/rustwide/workdir/crates/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wp-extractor v0.1.0 (/opt/rustwide/workdir/crates/extractor) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wp-api v0.1.0 (/opt/rustwide/workdir/crates/api) updating edition from 2021 to 2024
[INFO] [stderr]     Checking wp-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking wp-extractor v0.1.0 (/opt/rustwide/workdir/crates/extractor)
[INFO] [stderr]     Checking wp-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] warning: field `lead_s` is never read
[INFO] [stdout]    --> crates/api/src/workpool.rs:699:16
[INFO] [stdout]     |
[INFO] [stdout] 691 | pub(crate) struct Stage2Work {
[INFO] [stdout]     |                   ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 699 |     pub(crate) lead_s: i64,                 // dispatch lead (DS 300 / LD 1200)
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lead_s` is never read
[INFO] [stdout]    --> crates/api/src/workpool.rs:699:16
[INFO] [stdout]     |
[INFO] [stdout] 691 | pub(crate) struct Stage2Work {
[INFO] [stdout]     |                   ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 699 |     pub(crate) lead_s: i64,                 // dispatch lead (DS 300 / LD 1200)
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c", kill_on_drop: false }`
[INFO] [stdout] bfbe55bf0768cd4dacbb0e762835c2bddc1e432e0d4fd199d278dcb1d418161c
